﻿body {
	margin: 0 auto;
}

/* .zz_body_header {
	height: 30px;
	background-color: #c2c2c2
}
 */
.zz_logo_font {
	font-size: 24px;
	font-weight: bold;
}

.zz_banner_wraper {
	height: 400px;
	width: 100%;
	background-color: #007eff;
}

.zz_bg_color {
	/*background-c0olor: #f8f8f8;*/
	margin: 43px 0 10px 0;
	padding-bottom: 20px;
}
/*修改首页文章字体*/
.zz_title {
	text-align: left;
	font-weight: bold;
	/*border-left: 5px solid #219cd5;*/
	font-size: 18px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
.zz_title1 {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding-left:0px!important;
}

.zz_zcfg_summary{
	width: 100%;
	height: 90px; 
	font-size: 12px; 
	color: #666465; 
	padding: 0px 20px 15px 10px!important;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.zz_title_enterprise_album {
	width: 20px;
	height: 30px;
	border-top: 5px solid #337f9c;
	border-bottom: 5px solid #337f9c;
	border-left: 5px solid #337f9c;
	border-top: 5px solid #337f9c;
}

.zz_title_margin {
	padding-top: 15px;
	padding-bottom: 15px;
}
.zz_row_hover{
	margin-bottom: 20px!important;
}
.zz_row_hover:hover {
	color: #219ddd;
}
.zz_row_hover:hover > * > a{
	color: #219ddd!important;
	text-decoration: none;
	cursor:pointer;
}


/* 最新政策 优质供应商区域 */
.zz_tab_one {
	font-weight: bold;
	border-bottom: 2px solid #9a9595;
	font-size: 18px;
	height: 28px;
}

.zz_tab_one_header {
	margin-top: 10px;
	background: #f6f4f5;
	height: 165px;
	margin-left: 0px!important;
	margin-bottom: 15px;
}

.zz_tab_one_header_img {
	width: 28%!important;
	padding-left: 15px;
	padding-right: 0px!important;
	line-height: 165px;
}

.zz_tab_one_header_text {
	padding-right: 0px;
	height: 80px;
	padding-top: 4%;
	line-height: 20px;
	width: 72%!important;
}

.zz_news_float {
	position: absolute;
	z-index: 2;
	left: 8%;
	top: 55%;
	width: 560px;
	height: 100px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.62);
	padding: 5px;
}
.zz_news_float a{
	color:#fff;
}
.zz_news_float a:HOVER{
	color:#fff;
}
.zz_font_bold {
	font-size: 14px;
	color: #010101;
	white-space: nowrap;
	font-weight: bold;
}


.zz_tab_one a {
	color: #000;
	text-decoration: none
}


.zz_tab_one a:hover {
	color: #219cd5;
	text-decoration: none;
}

.zz_tab_two {
	height: 28px;
	padding-left: 8px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 2px solid #9a9595;
}

.zz_tab_two a {
	color: #000;
	text-decoration: none
}

.zz_tab_two a:hover {
	color: #219cd5;
	text-decoration: none;
}

/* 合作企业 */
.zz_hzqy {
	padding-top: 10px;
	padding-right: 0px !important;
	width: 16.666% !important;
}




/* 登陆入口 */
.zz_login_entrance_border {
	height: 500px;
	border: 1px #036da7 solid;

}

.zz_login_entrance {
	height: 113px;
	/*background-color: #f2fcfd;*/
	/*background-image: url(../.././img/zz/bg_pt.png);*/
	/*添加的样式*/
	background-color: rgb(0,103,182);
	cursor:pointer;
}

.zz_login_entrance:HOVER {
	/* background:#c7f2f7; */
	/*background-image: url(../.././img/zz/bg_pt_selected.png);*/
	/*background-size: 100% 100%;*/
}

.zz_login_entrance_top {
	padding-top: 10%;
	text-align: center;
	padding-left: 5px !important;
	padding-right: 10px !important;
	/*添加的样式*/
	margin-left: 60px;
	margin-top:15px;
	font-size: 18px;
	font-family:黑体;
}

.zz_login_entrance_img {
	padding-left: 23px !important;
	padding-right: 5px !important;
	line-height: 108px !important;
}

.zz_login_entrance_fontone {
	font-size: 25px;
	color: #323232;
}
/*!*添加的颜色样式*!*/
/*.corpora{*/
/*	font-size:18px;*/
/*	font-family:黑体;*/
/*	text-align: center;*/
/*	padding-top: 23px !important;*/
/*}*/
/*.corpora a{*/
/*	color: #656462;*/
/*}*/
.zz_login_entrance_fonttwo {
	font-size: 14px;
	color: #656462;
}
.zz_login_entrance_fonttwo a{
	font-size: 18px;
	color: #656462;
}

.zz_msg_one {
	width: 100%;
}

.zz_right_btn{
	width: 45px;line-height: 75px;text-align: center;height: 75px;background-color: #219cd7;color: #fff;display: none;
}



.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}